projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3e542
)
Adwaita: bring dropdown arrows back
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 Jun 2020 22:09:12 +0000
(18:09 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 11 Jun 2020 22:09:12 +0000
(18:09 -0400)
These got lost when the css name changed from combobox
to dropdown.
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 6ca74d3c7e11b1b9b83e98656808c1610638a3b1..748702eb891b8515e44718c409ead94aa301e545 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-1145,6
+1145,7
@@
spinbutton {
/**************
* ComboBoxes *
**************/
+dropdown,
combobox {
arrow {
-gtk-icon-source: -gtk-icontheme('pan-down-symbolic');